home *** CD-ROM | disk | FTP | other *** search
/ Aminet 43 / Aminet 43 (2001)(GTI - Schatztruhe)[!][Jun 2001].iso / Aminet / hard / drivr / opencnet.readme < prev    next >
Text File  |  2001-05-03  |  2KB  |  38 lines

  1. Short:    Open cnet.device to fix a problem (source incl.)
  2. Author:   Niclasen@bigfoot.com (John Niclasen)
  3. Uploader: Niclasen@bigfoot.com (John Niclasen)
  4. Version:  1.0
  5. Type:     hard/drivr
  6. Requires: hard/drivr/cnetdevice.lha
  7.  
  8. I had this problem, that if I didn't use cnet.device and kept my ethernet card in the PCMCIA port, my system lost performance. It could mostly be seen in programs using MUI, and if I used PPC Warp da
  9. tatypes, my system almost got to a hold. I found out, that if I open up cnet.device without using it, the problem disappeared.
  10.  
  11. This little program simple open cnet.device and wait for a break signal.
  12.  
  13. If you always open cnet.device (with Miami, Genesis or whatever) when you boot, you have no need for this program.
  14.  
  15. This program can coexist with other programs opening cnet.device (like Miami, Genesis or whatever).
  16.  
  17. You can use a tool like Scout to check how many opens of cnet.device, you have.
  18.  
  19. If someone knows of another way to solve the problem without the need for this program, please let me know.
  20.  
  21. INSTALLATION
  22. - Put opencnet in C:
  23. - Put the next line in S:user-startup
  24. run >nil: C:opencnet
  25.  
  26. - You can stop the program by first spot the process number with the command "status" in a shell, and then break it with "break <PROCESS>" (replace <PROCESS> with the process number).
  27.  
  28.  
  29. ============================= Archive contents =============================
  30.  
  31. Original  Packed Ratio    Date     Time    Name
  32. -------- ------- ----- --------- --------  -------------
  33.     2284    1588 30.4% 22-Apr-01 14:34:04  opencnet
  34.      595     289 51.4% 11-Apr-01 22:57:32  opencnet.c
  35.     1311     665 49.2% 22-Apr-01 14:43:56  opencnet.readme
  36. -------- ------- ----- --------- --------
  37.     4190    2542 39.3% 22-Apr-101 17:16:44   3 files
  38.